[INFO] fetching crate ringolo-macros 0.1.0-alpha.1...
[INFO] testing ringolo-macros-0.1.0-alpha.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ringolo-macros 0.1.0-alpha.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ringolo-macros 0.1.0-alpha.1
[INFO] finished tweaking crates.io crate ringolo-macros 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate ringolo-macros 0.1.0-alpha.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ringolo-macros 0.1.0-alpha.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ringolo-macros 0.1.0-alpha.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28ba9bc0f73fc645022e3c302f5ff3e82059c1a97516223f2089f4aa8c26d886
[INFO] running `Command { std: "docker" "start" "-a" "28ba9bc0f73fc645022e3c302f5ff3e82059c1a97516223f2089f4aa8c26d886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28ba9bc0f73fc645022e3c302f5ff3e82059c1a97516223f2089f4aa8c26d886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28ba9bc0f73fc645022e3c302f5ff3e82059c1a97516223f2089f4aa8c26d886", kill_on_drop: false }`
[INFO] [stdout] 28ba9bc0f73fc645022e3c302f5ff3e82059c1a97516223f2089f4aa8c26d886
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0713314cceac1fc729a96244a398740541d6180b79e256571817ed24e8d4d12
[INFO] running `Command { std: "docker" "start" "-a" "b0713314cceac1fc729a96244a398740541d6180b79e256571817ed24e8d4d12", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ringolo-macros v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
[INFO] running `Command { std: "docker" "inspect" "b0713314cceac1fc729a96244a398740541d6180b79e256571817ed24e8d4d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0713314cceac1fc729a96244a398740541d6180b79e256571817ed24e8d4d12", kill_on_drop: false }`
[INFO] [stdout] b0713314cceac1fc729a96244a398740541d6180b79e256571817ed24e8d4d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 393f7947cdca332400fa3e1718a09f19ffc11751e20c59a421cfc56802d782b1
[INFO] running `Command { std: "docker" "start" "-a" "393f7947cdca332400fa3e1718a09f19ffc11751e20c59a421cfc56802d782b1", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling ringolo-macros v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "393f7947cdca332400fa3e1718a09f19ffc11751e20c59a421cfc56802d782b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "393f7947cdca332400fa3e1718a09f19ffc11751e20c59a421cfc56802d782b1", kill_on_drop: false }`
[INFO] [stdout] 393f7947cdca332400fa3e1718a09f19ffc11751e20c59a421cfc56802d782b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4cf3eaee10f0008c79f6d0455b5214e95e691f3000a36f7a142f63090fa0b3f
[INFO] running `Command { std: "docker" "start" "-a" "b4cf3eaee10f0008c79f6d0455b5214e95e691f3000a36f7a142f63090fa0b3f", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ringolo_macros-800f669ddd023e4f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ringolo_macros
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/lib.rs - main (line 67) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 233) - compile ... ok
[INFO] [stdout] test src/lib.rs - test (line 167) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - main (line 111) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 210) - compile ... ok
[INFO] [stdout] test src/lib.rs - main (line 89) ... FAILED
[INFO] [stdout] test src/entry.rs - entry::main (line 19) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - main (line 54) ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 224) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - main (line 98) ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 187) - compile ... ok
[INFO] [stdout] test src/lib.rs - test (line 178) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 152) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 201) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - main (line 120) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - main (line 42) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - main (line 76) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - main (line 67) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]   --> src/lib.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[ringolo::main]
[INFO] [stdout]    |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test (line 167) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]    --> src/lib.rs:168:3
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[ringolo::test]
[INFO] [stdout]     |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - main (line 111) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]    --> src/lib.rs:112:3
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[ringolo::main(worker_threads = 2)]
[INFO] [stdout]     |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/lib.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - main (line 89) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]   --> src/lib.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[ringolo::main(flavor = "local")]
[INFO] [stdout]    |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entry.rs - entry::main (line 19) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]   --> src/entry.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[ringolo::main(flavor = "stealing", worker_threads = 2)]
[INFO] [stdout]    |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/entry.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - main (line 54) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]   --> src/lib.rs:55:3
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[ringolo::main(flavor = "local")]
[INFO] [stdout]    |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | async fn main() {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test (line 224) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]    --> src/lib.rs:225:3
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[ringolo::test(flavor = "stealing", worker_threads = 2)]
[INFO] [stdout]     |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - main (line 98) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ringolo::runtime::Builder::new_local()
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ringolo`, use `cargo add ringolo` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  99 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 100 -     ringolo::runtime::Builder::new_local()
[INFO] [stdout] 100 +     Builder::new_local()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test (line 178) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]    --> src/lib.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[ringolo::test(flavor = "stealing")]
[INFO] [stdout]     |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test (line 152) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]    --> src/lib.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[ringolo::test(flavor = "stealing", worker_threads = 1)]
[INFO] [stdout]     |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test (line 201) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]    --> src/lib.rs:202:3
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[ringolo::test]
[INFO] [stdout]     |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - main (line 120) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]    --> src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ringolo::runtime::Builder::new_stealing()
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ringolo`, use `cargo add ringolo` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 121 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 122 -     ringolo::runtime::Builder::new_stealing()
[INFO] [stdout] 122 +     Builder::new_stealing()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - main (line 42) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]   --> src/lib.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[ringolo::main(flavor = "stealing", worker_threads = 10)]
[INFO] [stdout]    |   ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | async fn main() {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - main (line 76) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ringolo` in this scope
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ringolo::runtime::Builder::new_stealing()
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `ringolo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ringolo`, use `cargo add ringolo` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 77 + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 78 -     ringolo::runtime::Builder::new_stealing()
[INFO] [stdout] 78 +     Builder::new_stealing()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/entry.rs - entry::main (line 19)
[INFO] [stdout]     src/lib.rs - main (line 111)
[INFO] [stdout]     src/lib.rs - main (line 120)
[INFO] [stdout]     src/lib.rs - main (line 42)
[INFO] [stdout]     src/lib.rs - main (line 54)
[INFO] [stdout]     src/lib.rs - main (line 67)
[INFO] [stdout]     src/lib.rs - main (line 76)
[INFO] [stdout]     src/lib.rs - main (line 89)
[INFO] [stdout]     src/lib.rs - main (line 98)
[INFO] [stdout]     src/lib.rs - test (line 152)
[INFO] [stdout]     src/lib.rs - test (line 167)
[INFO] [stdout]     src/lib.rs - test (line 178)
[INFO] [stdout]     src/lib.rs - test (line 201)
[INFO] [stdout]     src/lib.rs - test (line 224)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.22s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b4cf3eaee10f0008c79f6d0455b5214e95e691f3000a36f7a142f63090fa0b3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4cf3eaee10f0008c79f6d0455b5214e95e691f3000a36f7a142f63090fa0b3f", kill_on_drop: false }`
[INFO] [stdout] b4cf3eaee10f0008c79f6d0455b5214e95e691f3000a36f7a142f63090fa0b3f
